projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29beb08
)
(inherited_pgroup): Conditionalize on BSD_PGRPS.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 13 Apr 1994 22:24:38 +0000
(22:24 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 13 Apr 1994 22:24:38 +0000
(22:24 +0000)
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index 42d11f87564d093c815297da3b41decfd4dac141..50a0f9f3c3d8bfb258e9e393c847aaa74a45e4bc 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-94,7
+94,7
@@
int inhibit_window_system;
priority; Those functions have their own extern declaration. */
int emacs_priority;
-#ifdef BSD
+#ifdef BSD
_PGRPS
/* See sysdep.c. */
extern int inherited_pgroup;
#endif